projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2011-12-16
Matthias Clasen
Doc typo fix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Matthias Clasen
Add new symbols
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Matthias Clasen
Doc typo fix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Matthias Clasen
Cosmetic changes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
gtk-demo: Fix warnings in changedisplay
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Remove unused gtk_cell_accessible_set_cell_data()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Make boolean cell render report its states the...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Refactor treeview code even more
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Redo function signature
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Implement GtkContainerCellAccessible.update_cache
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Move update_cache to GtkCellAccesible
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Redo cell update function
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: remove now unused property lists
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Don't copy data between renderers
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Use cell renderer creation funcs unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
gtk: Add accessible types for cell renderers
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Use the accessible type
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
cellrenderer: Add API to keep the accessible type
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
API: cellrenderer: Add a private struct
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Add GtkRendererCellAcessible::renderer
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Send changed signal directly to a11y code
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
tests: Add test resetting the model
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Emit cursor-changed signal when new model...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Improve treeview's add/remove_selection()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Improve get_selected_rows()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Improve table_is_row_selected()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Signal selection changes to the accessible
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Emit children-changed properly for treeviews
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Remove unnecessary accessible_expanded()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Add add() function to accessible
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Set expandable flag from treeview
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Redo cell accessible action handling
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Remove "toggle" action from cell renderers
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Set EXPANDED state directly on a11y elements
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Deprecate gtk_tree_view_set_destroy_count_func()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Remove destroy_count_func usage
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Emit row-deleted signal when rows get deleted
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Revert 22a47c3dbd7875af10df58feedd81d7b661222b6
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Don't use signals in a11y row expansion
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Add _gtk_tree_view_accessible_add_state()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Split out function
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Readd FOCUSABLE state
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Remove old notify about showing/visible
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Add _gtk_cell_accessible_state_changed()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Split out renderer<->atk state matching
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Don't duplicate information anymore
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
a11y: Set new treeview flags
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
treeview: Set the new flags when rendering the cell
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
cellrenderer: Add EXPANDED and EXPANDABLE states
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
tests: Add a test for latest commit
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
widget: Don't change sensitive state with insensitve...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Benjamin Otte
fontchooserwidget: Handle dpi < 0
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Matthias Clasen
Add new symbols
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Cosimo Cecchi
iconhelper: treat the empty string as a NULL icon name
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Cosimo Cecchi
cellrendererpix: save the icon size locally instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Cosimo Cecchi
menuitem: cleanup arrow-spacing fetch code
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Cosimo Cecchi
menuitem: share code between HFW and non-HFW height...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Cosimo Cecchi
menuitem: properly respect padding when drawing the...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Cosimo Cecchi
menuitem: force odd height if we're not using wide...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Cosimo Cecchi
menuitem: don't request twice the padding for separator...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Florian Müllner
demo: Add test for hide-titlebar-when-maximized
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Florian Müllner
window: Add hide-titlebar-when-maximized property
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Cosimo Cecchi
scale: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Rui Matos
widget: Synthesize crossing only if sensitivity changed...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Andrea Cimitan
Add has-origin property for GtkScale
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Rob Bradford
wayland: Add dummy implementation of the wl_data_device...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Rob Bradford
wayland: Add an implementation for GdkAtom
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Rob Bradford
wayland: Get the data device during input device setup
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Rob Bradford
wayland: Retrieve the data device manager object
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Rob Bradford
wayland: Don't use deprecated function: gdk_window_get_...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Pavol Šimo
Updated Slovak translation
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Jan Rękorajski
print dialog: Fix authentication logic
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Matthias Clasen
Fix nicks for the window class enum
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Alexander Larsson
Fix set_focus_child handling during focus changes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Claudio Saavedra
GtkFrame: Fix a casting in the compute_child_allocation...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Cosimo Cecchi
themingengine: split a GtkThemingBackground object
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Cosimo Cecchi
image: take misc padding into account when calculating...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Cosimo Cecchi
image: add gtk_image_get_preferred_size()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
treeview: Ensure selection's changed signal
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
treeview: Don't try to optimize away selection_changed...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
tests: Add select/unselect calls
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
treeview: Add a CURSOR_INVALID flag to set_cursor_row()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
treeview: Replace lots of boolean args with flags
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
tests: Add sanity checks for selection
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
docs: Update code demo for newer glib
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
tests: Dump the operation that is performed to stderr
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
tests: Make treechanging test run as fast as possible
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
treeview: Handle the case where the cursor row gets...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
treeview: Replace cursor handling by keeping the node
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
tests: Put random number into local variable
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
treeview: Use _gtk_rbtree_contains() in a11y code
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Benjamin Otte
rbtree: Add _gtk_rbtree_contains()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Matthias Clasen
Fix move-resize emulation with XI2
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Rob Bradford
wayland: Load cursors from wayland directory under...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Denis Arnaud
Updated Breton translation
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Denis Arnaud
Updated Breton translation
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Matthias Clasen
Revert 3fd7dbc94074826755da7fc3237e439ba6e81ada
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Matthias Clasen
Test some virtual modifiers
commit
|
commitdiff
|
tree
|
snapshot
next